home *** CD-ROM | disk | FTP | other *** search
- Date: Fri, 27 Aug 93 21:26:33 GMT
- Message-Id: <754@falcon.demon.co.uk>
- From: alex@falcon.demon.co.uk (Alex Kiernan)
- To: mint@atari.archive.umich.edu
- Subject: Re: Two Patches for MiNT 1.09
- Lines: 14
-
- In message <2c792754155773@anuurn.do.open.de> you write:
- >...
- > Another (small) problem in dosound() (xbios.c): when it is compiled
- > with Pure C, the #&$$@6"6$& optimizer silently removes the statement
- > "(void)(*((volatile char *)ptr));".
- >...
- > Martin Koehling | mk@anuurn.do.open.de | Martin_Koehling@un.maus.ruhr.de
- >
-
- The problem with this is then that the Lattice optimiser makes note of the
- unused optimisation which its deleting; can we conditionalise this on
- compilers which have broken volatile handling?
- Alex Kiernan.
- alex@falcon.demon.co.uk
-